home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: news.cis.ohio-state.edu!rutgers!umdnj!news
- From: "G Ralph Kuntz, MD" <kuntz@umdnj.edu>
- Subject: Re: Memory leakage
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <31793F9B.52AF@umdnj.edu>
- Sender: news@umdnj.edu (<usenet account>)
- Content-Transfer-Encoding: 7bit
- Organization: UMDNJ--Robert Wood Johnson Medical School
- Mime-Version: 1.0
- Date: Sat, 20 Apr 1996 19:48:43 GMT
- X-Mailer: Mozilla 2.01 (Win95; I)
-
- Kurt Watzka wrote:
- ...
- > >free(y); // or just let y be deallocated when the function is over with
- >
- > This is a syntax error in C as it is defined today, but it may be a
- > very dangerous expression if "//" will be accepted as a comment delimiter
- > in a future version of the language definition.
-
- Nit, nit, nit picking, but technically, this is a symantic error. The
- syntax is fine.
-
- --
- - G. Ralph Kuntz, MD, MS (Computer Science)
- Artificial Intelligence Solutions for Medicine
- 73404.2625@compuserve.com
-